home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m20.dir
/
00008.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
218 b
|
11 lines
on mouseDown
global gTextField
set the castNum of sprite 6 to cast "b074"
if pressButton(6) then
pupSprites(1, 48, 0)
set gTextField to "Familiarity.txt"
showtext()
go("Familiarity")
end if
end